home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Fruity Fast Dist.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2003-03-10
|
3KB
|
147 lines
object SynthEditorForm: TSynthEditorForm
Left = 199
Top = 410
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SynthForm'
ClientHeight = 65
ClientWidth = 250
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SynthPanel: TWPControl
Left = 0
Top = 0
Width = 250
Height = 65
Align = alClient
Color = 5452845
ParentColor = False
ParentShowHint = True
object Visual: TQuickPaintBox
Tag = 12
Left = 185
Top = 0
Width = 65
Height = 65
Cursor = crCross
OnPaint = VisualPaint
OnMouseMove = VisualMouseMove
end
object MixWheel: TLineWheel
Tag = 3
Left = 122
Top = 14
Width = 13
Height = 13
Hint = '|^b^aMix level'
Options = [wwBigLine]
MoveSpeed = 16
SlowMotionDiv = 4
Max = 128
Value = 128
DefaultValue = 128
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 11
HotSideY = 14
PopupMenu = SynthResModule.WheelMenu
LineColor = 14077906
LinePressedColor = 33023
LineThickness = 1
end
object ThresWheel: TLineWheel
Tag = 1
Left = 57
Top = 14
Width = 13
Height = 13
Hint = '|^b^aThreshold'
Options = [wwBigLine]
MoveSpeed = 2
SlowMotionDiv = 4
Min = 1
Max = 10
Value = 10
DefaultValue = 10
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 11
HotSideY = 14
PopupMenu = SynthResModule.WheelMenu
LineColor = 14077906
LinePressedColor = 33023
LineThickness = 1
end
object ModeSelect: TQuickBtn
Tag = 2
Left = 84
Top = 11
Width = 22
Height = 20
Cursor = crHandPoint
Hint = '|^b^aDistortion type'
ParentColor = True
PopupMenu = SynthResModule.WheelMenu
Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbAutoSize]
AccelKey = 0
Glyph.ILCount = 2
OnClick = CutoffWheelChange
PopupAlign = Popup_Normal
end
object PreAmpWheel: TLineWheel
Left = 13
Top = 14
Width = 13
Height = 13
Hint = '|^b^aPre amp'
Options = [wwBigLine]
MoveSpeed = 16
SlowMotionDiv = 4
Min = 64
Max = 192
Value = 128
DefaultValue = 128
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 11
HotSideY = 14
PopupMenu = SynthResModule.WheelMenu
LineColor = 14077906
LinePressedColor = 33023
LineThickness = 1
end
object PostGainWheel: TLineWheel
Tag = 4
Left = 158
Top = 14
Width = 13
Height = 13
Hint = '|^b^aPost gain'
Options = [wwBigLine]
MoveSpeed = 16
SlowMotionDiv = 4
Max = 128
Value = 128
DefaultValue = 128
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 11
HotSideY = 14
PopupMenu = SynthResModule.WheelMenu
LineColor = 14077906
LinePressedColor = 33023
LineThickness = 1
end
end
end